[INFO] fetching crate encre-css-cli 0.21.2...
[INFO] fixing encre-css-cli-0.21.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate encre-css-cli 0.21.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate encre-css-cli 0.21.2
[INFO] finished tweaking crates.io crate encre-css-cli 0.21.2
[INFO] tweaked toml for crates.io crate encre-css-cli 0.21.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate encre-css-cli 0.21.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate encre-css-cli 0.21.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150
[INFO] running `Command { std: "docker" "start" "b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking const_format v0.2.31
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking wax v0.7.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking encre-css v0.20.1
[INFO] [stderr]     Checking encre-css-cli v0.21.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (mut input, mut config) = {
[INFO] [stdout]     |                         ----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `config` calls a custom destructor
[INFO] [stdout]     |                         `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |                         let (prefix, glob) = extra_input
[INFO] [stdout]     |  ____________________________________----____-
[INFO] [stdout]     | |  __________________________________|_______|
[INFO] [stdout]     | | |                                  |
[INFO] [stdout]     | | |                                  `glob` calls a custom destructor
[INFO] [stdout]     | | |                                  `glob` will be dropped later as of Edition 2024
[INFO] [stdout] 285 | | |                         .as_ref()
[INFO] [stdout] 286 | | |                         .to_str()
[INFO] [stdout] 287 | | |                         .map(Glob::new)
[INFO] [stdout] 288 | | |                         .transpose()?
[INFO] [stdout]     | | |                                     -
[INFO] [stdout]     | | |                                     |
[INFO] [stdout]     | | |_____________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 289 | |                           .map(Glob::partition)
[INFO] [stdout] 290 | |                           .ok_or(eyre!("Non UTF-8 path!"))?;
[INFO] [stdout]     | |                                                           -
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                                 glob.ok_or(ScanError::UnknownGlobError)?
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                 up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                 up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 301 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let (new_input, new_config) = {
[INFO] [stdout]     |    ___________________________________________________-
[INFO] [stdout]     |   |___________________________________________________|
[INFO] [stdout] 345 |   |                         let config = match Config::from_file(config_file) {
[INFO] [stdout]     |   |                             ------         ------------------------------
[INFO] [stdout]     |   |                             |              |
[INFO] [stdout]     |   |                             |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |                             |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 346 |   |                             Ok(config) => config,
[INFO] [stdout] 347 |   |                             Err(e) => {
[INFO] [stdout] ...     |
[INFO] [stdout] 353 |   |                         (Arc::new(config.input), config.encre_config)
[INFO] [stdout] 354 |   |                     };
[INFO] [stdout]     |   |                     -
[INFO] [stdout]     |   |_____________________|
[INFO] [stdout]     |   |_____________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |   |                     if let Err(e) = gen_css([buffer.as_str()], &config, output.as_ref()) {
[INFO] [stdout]     |   |                                -
[INFO] [stdout]     |   |                                |
[INFO] [stdout]     |   |                                `e` calls a custom destructor
[INFO] [stdout]     |   |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `config` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `glob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build.rs:386:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (mut input, mut config) = {
[INFO] [stdout]     |                         ----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `config` calls a custom destructor
[INFO] [stdout]     |                         `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |                         let (prefix, glob) = extra_input
[INFO] [stdout]     |  ____________________________________----____-
[INFO] [stdout]     | |  __________________________________|_______|
[INFO] [stdout]     | | |                                  |
[INFO] [stdout]     | | |                                  `glob` calls a custom destructor
[INFO] [stdout]     | | |                                  `glob` will be dropped later as of Edition 2024
[INFO] [stdout] 285 | | |                         .as_ref()
[INFO] [stdout] 286 | | |                         .to_str()
[INFO] [stdout] 287 | | |                         .map(Glob::new)
[INFO] [stdout] 288 | | |                         .transpose()?
[INFO] [stdout]     | | |                                     -
[INFO] [stdout]     | | |                                     |
[INFO] [stdout]     | | |_____________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 289 | |                           .map(Glob::partition)
[INFO] [stdout] 290 | |                           .ok_or(eyre!("Non UTF-8 path!"))?;
[INFO] [stdout]     | |                                                           -
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let (new_input, new_config) = {
[INFO] [stdout]     |    ___________________________________________________-
[INFO] [stdout]     |   |___________________________________________________|
[INFO] [stdout] 345 |   |                         let config = match Config::from_file(config_file) {
[INFO] [stdout]     |   |                             ------         ------------------------------
[INFO] [stdout]     |   |                             |              |
[INFO] [stdout]     |   |                             |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |                             |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 346 |   |                             Ok(config) => config,
[INFO] [stdout] 347 |   |                             Err(e) => {
[INFO] [stdout] ...     |
[INFO] [stdout] 353 |   |                         (Arc::new(config.input), config.encre_config)
[INFO] [stdout] 354 |   |                     };
[INFO] [stdout]     |   |                     -
[INFO] [stdout]     |   |_____________________|
[INFO] [stdout]     |   |_____________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |   |                     if let Err(e) = gen_css([buffer.as_str()], &config, output.as_ref()) {
[INFO] [stdout]     |   |                                -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |   |                                |    |
[INFO] [stdout]     |   |                                |    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |   |                                |    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |                                `e` calls a custom destructor
[INFO] [stdout]     |   |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 389 |   |                 }
[INFO] [stdout]     |   |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `config` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `glob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (mut input, mut config) = {
[INFO] [stdout]     |                         ----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `config` calls a custom destructor
[INFO] [stdout]     |                         `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |                         let (prefix, glob) = extra_input
[INFO] [stdout]     |  ____________________________________----____-
[INFO] [stdout]     | |  __________________________________|_______|
[INFO] [stdout]     | | |                                  |
[INFO] [stdout]     | | |                                  `glob` calls a custom destructor
[INFO] [stdout]     | | |                                  `glob` will be dropped later as of Edition 2024
[INFO] [stdout] 285 | | |                         .as_ref()
[INFO] [stdout] 286 | | |                         .to_str()
[INFO] [stdout] 287 | | |                         .map(Glob::new)
[INFO] [stdout] 288 | | |                         .transpose()?
[INFO] [stdout]     | | |                                     -
[INFO] [stdout]     | | |                                     |
[INFO] [stdout]     | | |_____________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 289 | |                           .map(Glob::partition)
[INFO] [stdout] 290 | |                           .ok_or(eyre!("Non UTF-8 path!"))?;
[INFO] [stdout]     | |                                                           -
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                                 glob.ok_or(ScanError::UnknownGlobError)?
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                 up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                 up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 301 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let (new_input, new_config) = {
[INFO] [stdout]     |    ___________________________________________________-
[INFO] [stdout]     |   |___________________________________________________|
[INFO] [stdout] 345 |   |                         let config = match Config::from_file(config_file) {
[INFO] [stdout]     |   |                             ------         ------------------------------
[INFO] [stdout]     |   |                             |              |
[INFO] [stdout]     |   |                             |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |                             |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 346 |   |                             Ok(config) => config,
[INFO] [stdout] 347 |   |                             Err(e) => {
[INFO] [stdout] ...     |
[INFO] [stdout] 353 |   |                         (Arc::new(config.input), config.encre_config)
[INFO] [stdout] 354 |   |                     };
[INFO] [stdout]     |   |                     -
[INFO] [stdout]     |   |_____________________|
[INFO] [stdout]     |   |_____________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |   |                     if let Err(e) = gen_css([buffer.as_str()], &config, output.as_ref()) {
[INFO] [stdout]     |   |                                -
[INFO] [stdout]     |   |                                |
[INFO] [stdout]     |   |                                `e` calls a custom destructor
[INFO] [stdout]     |   |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `config` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `glob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build.rs:386:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let (mut input, mut config) = {
[INFO] [stdout]     |                         ----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `config` calls a custom destructor
[INFO] [stdout]     |                         `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |                         let (prefix, glob) = extra_input
[INFO] [stdout]     |  ____________________________________----____-
[INFO] [stdout]     | |  __________________________________|_______|
[INFO] [stdout]     | | |                                  |
[INFO] [stdout]     | | |                                  `glob` calls a custom destructor
[INFO] [stdout]     | | |                                  `glob` will be dropped later as of Edition 2024
[INFO] [stdout] 285 | | |                         .as_ref()
[INFO] [stdout] 286 | | |                         .to_str()
[INFO] [stdout] 287 | | |                         .map(Glob::new)
[INFO] [stdout] 288 | | |                         .transpose()?
[INFO] [stdout]     | | |                                     -
[INFO] [stdout]     | | |                                     |
[INFO] [stdout]     | | |_____________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 289 | |                           .map(Glob::partition)
[INFO] [stdout] 290 | |                           .ok_or(eyre!("Non UTF-8 path!"))?;
[INFO] [stdout]     | |                                                           -
[INFO] [stdout]     | |                                                           |
[INFO] [stdout]     | |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 344 |                         let (new_input, new_config) = {
[INFO] [stdout]     |    ___________________________________________________-
[INFO] [stdout]     |   |___________________________________________________|
[INFO] [stdout] 345 |   |                         let config = match Config::from_file(config_file) {
[INFO] [stdout]     |   |                             ------         ------------------------------
[INFO] [stdout]     |   |                             |              |
[INFO] [stdout]     |   |                             |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |                             |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 346 |   |                             Ok(config) => config,
[INFO] [stdout] 347 |   |                             Err(e) => {
[INFO] [stdout] ...     |
[INFO] [stdout] 353 |   |                         (Arc::new(config.input), config.encre_config)
[INFO] [stdout] 354 |   |                     };
[INFO] [stdout]     |   |                     -
[INFO] [stdout]     |   |_____________________|
[INFO] [stdout]     |   |_____________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |   |                     if let Err(e) = gen_css([buffer.as_str()], &config, output.as_ref()) {
[INFO] [stdout]     |   |                                -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |   |                                |    |
[INFO] [stdout]     |   |                                |    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |   |                                |    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |                                `e` calls a custom destructor
[INFO] [stdout]     |   |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 389 |   |                 }
[INFO] [stdout]     |   |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `config` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `glob` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.8/src/error.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s
[INFO] [stderr] crater-edition-check: encre-css-cli v0.21.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking encre-css-cli v0.21.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/main.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         unsafe { env::set_var("RUST_BACKTRACE", "1") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/main.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         unsafe { env::set_var("RUST_BACKTRACE", "1") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encre-css-cli` (bin "encrecss" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `encre-css-cli` (bin "encrecss") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150", kill_on_drop: false }`
[INFO] [stdout] b69e679c52513c8e1883ab4f52ba42802eef4c4117105f19564a01760b533150
